GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / GetFormFieldDefaultValue Method





In This Topic
GetFormFieldDefaultValue Method (GdPicturePDF)
In This Topic
Syntax
'Declaration
 
Public Function GetFormFieldDefaultValue( _
   ByVal FieldId As Integer _
) As String
public string GetFormFieldDefaultValue( 
   int FieldId
)
public function GetFormFieldDefaultValue( 
    FieldId: Integer
): String; 
public function GetFormFieldDefaultValue( 
   FieldId : int
) : String;
public: string* GetFormFieldDefaultValue( 
   int FieldId
) 
public:
String^ GetFormFieldDefaultValue( 
   int FieldId
) 

Parameters

FieldId
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members